SixBit API Schema
SuppliersType Complex Type
Description
A collection of Supplier elements.
Namespace (none)
Diagram
Any Sequence CustomFields Element ReferenceID Element eBayAddressID Element Phone Element Country Element PostalCode Element State Element City Element AddressLine3 Element AddressLine2 Element AddressLine1 Element Company Element LastName Element Initial Element FirstName Element Name Element All MailingAddress Element DateLastModified Element OriginTemplateName Element OriginTemplateID Element ConsignmentPlanName Element ConsignmentPlanID Element IsConsignor Element WebAddress Element Title Element Notes Element Fax Element Phone Element Company Element LastName Element Initial Element FirstName Element Email Element AccountNum Element SupplierID Element All Supplier Element Sequence SuppliersType Complex Type
Overview
SuppliersType
A collection of Supplier elements.
Sequence
Supplier 0..∞ SupplierType Complex Type
The information about a supplier.
All
Sequence
Any 0..∞
Used By
Suppliers Element
Suppliers Element
Source
<xs:complexType name="SuppliersType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A collection of Supplier elements.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Supplier" type="SupplierType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The information about a supplier.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.